GtkMenuTracker: add 'special' items
authorRyan Lortie <desrt@desrt.ca>
Sun, 15 Dec 2013 02:56:26 +0000 (21:56 -0500)
committerRyan Lortie <desrt@desrt.ca>
Sat, 18 Jan 2014 01:32:55 +0000 (20:32 -0500)
commitea0ede201e1bea1ab16be414e48bb1b902c4d56a
tree89cd7f9da6a7b5e2418d01f4deb5de16e8098593
parente70f506e831bddfb81b6f76e57f78f8b380d6b1d
GtkMenuTracker: add 'special' items

Allow the possibility for items to be marked with a special attribute and
expose this via GtkTrackerMenuItem.  For internal use only.

We will use this to implement the special 'Hide', 'Hide Others' and 'Show All'
items and the 'Services' submenu in the Mac OS application menu.

https://bugzilla.gnome.org/show_bug.cgi?id=720552
gtk/gtkmenutrackeritem.c
gtk/gtkmenutrackeritem.h